Welcome![Sign In][Sign Up]
Location:
Search - file exchange

Search list

[ICQ-IM-ChatwebQQ

Description: 本程序是for NowBoard 1.*版本,本身不带数据库,设置数据库 路径就可以了,是做为一个论坛插件发布的,Server目录为服务器端 请修改web.config文件里相应的数据库连接路径 ,并建一目录放在论 坛目录下,并把Bin下的.dll文件放置到论坛的bin目录. Client为webQQ 登陆,修改web.config文件,都做了相应说明的了.这个要建虚拟目录的 管理用户名和密码是xiaoxiao 111111 这个版本还不完善 ,但做为交流已够了,用户图标是随机的 因为读取的是NowBoard数据库,而那里面的图标太大了:( 等喳喳鸟的新版本论坛出来在改吧,会加一些比较有用的功能,比如 论坛联盟,不同服务器的站点互通等等。这个程序改自以前我发布的 Ecall,但以前我没有提供服务器端。也可以用现在的服务器端程序, Evall 1.*版本做登陆 .其他设置请查看我以前发布的Ecall 功能类似-the procedure is for a NowBoard .* version, itself a non-database, the database installed on the path, as a plug-in the Forum released, Server directory server requests to amend the Web.Config file corresponding database access paths, and build a directory Forum directory , and the Bin. dll file placement of the Forum bin directory. Client for webQQ landing, sed changes, we have done a corresponding note of. this virtual directory to build the management of user names and passwords are xiaoxiao 111,111 this version is not perfect, but as the exchange has had enough and users icon is random because the reader is NowBoard database, which it is now too large icons : (cha cha birds such as a new version out in the forum changed it will increase some of the more useful features, such as the Uni
Platform: | Size: 549761 | Author: 何亚辉 | Hits:

[Mathimatics-Numerical algorithmsBFGS-and-oordinate-exchange

Description: BFGS算法和坐标轮换法编程源文件,是现代设计方法的作业-BFGS algorithm and coordinate rotation method program source file, is a modern design jobs
Platform: | Size: 1600512 | Author: chen | Hits:

[OtherMatlab-File-Exchange-Center

Description: 实现希尔伯特-黄变换的功能,并带有一段测试数据。希尔伯特-黄变换是使用EMD分解将信号分解为本征模态函数(IMF),然后求得IMF分量的瞬时频率。其对于非稳态和非线性信号具有优良的效果。-The function plot_hht is a realization of the Hilbert-Huang transform (HHT). The HHT decomposes a signal into intrinsic mode functions (or IMFs), and obtain the instantaneous frequency data. It is designed to work well for data that are nonstationary and nonlinear.
Platform: | Size: 1104896 | Author: 老五 | Hits:

[OtherHaralick_-haralick(-glcm-)---File-Exchange---MATL

Description: Haralick feature extraction Gray level
Platform: | Size: 34816 | Author: Abel | Hits:

[OS programBICO_irid

Description: This function calculates a room s impulse response for an arbitrarily positioned sound source in a rbitrarily dimensioned rectangular room, as it would be heard at an arbitrary position. The output of RIR.m is a vector and can be used as an FIR filter to produce a reverb effect. To implement this filter you will need to do a fast convolution. I have another program, FCONV.m that performs this task. It is available on the Mathworks File Exchange. For instructions on how to use this function, put RIR.m in your Matlab work folder and type "help rir." The physics theory used by this function is not perfect. However, the function was intended to be used for space rendering in audio productions, and for this it works pretty well. For an article detailing the theory used go to http://www.steve-m.us/rir.html.-This function calculates a room s impulse response for an arbitrarily positioned sound source in an arbitrarily dimensioned rectangular room, as it would be heard at an arbitrary position. The output of RIR.m is a vector and can be used as an FIR filter to produce a reverb effect. To implement this filter you will need to do a fast convolution. I have another program, FCONV.m that performs this task. It is available on the Mathworks File Exchange. For instructions on how to use this function, put RIR.m in your Matlab work folder and type "help rir." The physics theory used by this function is not perfect. However, the function was intended to be used for space rendering in audio productions, and for this it works pretty well. For an article detailing the theory used go to http://www.steve-m.us/rir.html.
Platform: | Size: 3072 | Author: anish | Hits:

[matlabhuffman

Description: HUFFMAN Builds a variable-length Huffman code for a symbol source. CODE = HUFFMAN(P) returns a Huffman code as binary strings in cell array CODE for input symbol probability vector P. Each word in CODE corresponds to a symbol whose probability is at the corresponding index of P. Based on huffman5 by Sean Danaher, University of Northumbria, Newcastle UK. Available at the MATLAB Central File Exchange: Category General DSP in Signal Processing and Communications. -HUFFMAN Builds a variable-length Huffman code for a symbol source. CODE = HUFFMAN(P) returns a Huffman code as binary strings in cell array CODE for input symbol probability vector P. Each word in CODE corresponds to a symbol whose probability is at the corresponding index of P. Based on huffman5 by Sean Danaher, University of Northumbria, Newcastle UK. Available at the MATLAB Central File Exchange: Category General DSP in Signal Processing and Communications.
Platform: | Size: 1024 | Author: mohammad | Hits:

[DocumentsEMD-procedures-detailed-explanation

Description: 对matlab文件交换中心ALAN版本的EMD程序进行详细的解释-Matlab file exchange center for ALAN version of EMD procedures detailed explanation
Platform: | Size: 5120 | Author: 陈超 | Hits:

[matlab4-_-LBM-for-poiseuille-flow

Description: Based on procedures as explained in Lattice Gas Cellular Automata and Lattice Boltzmann Models by Wolf Gladrow code may have errors as it is my first experience with LBM.Readers are suggested to check the code for errors.For feedback vinuvargheseijk@gmail.com Some other files for simulating poiseuille flow is also available in this matlab central file exchange. MATLAB release MATLAB 7.3 (R2006b)-Based on procedures as explained in Lattice Gas Cellular Automata and Lattice Boltzmann Models by Wolf Gladrow code may have errors as it is my first experience with LBM.Readers are suggested to check the code for errors.For feedback vinuvargheseijk@gmail.com Some other files for simulating poiseuille flow is also available in this matlab central file exchange. MATLAB release MATLAB 7.3 (R2006b)
Platform: | Size: 2048 | Author: SeolHa | Hits:

[Compress-Decompress algrithmswmicGetHardwareInfos

Description: 用WMIC在WINDOWS上得到计算机硬件信息-Description wmicGetHardwareInfos queries informations about the computer hardware (OS, CPU, GPU, RAM, Disk) It displays results in the command window or in a text file. wmicGetHardwareInfos requires wmicGet (submission#47858 on the File Exchange). Acknowledgements Wmic Get inspired this file. Required Products MATLAB MATLAB release MATLAB 8.3 (R2014a) Other requirements Windows
Platform: | Size: 3072 | Author: | Hits:

[ADO-ODBCWENJIANCAOZUO.ZIP

Description: 大多数程序设计中均要求将数据表中的数据和EXCEL文件进行交换,本程序可以实现改功能-Most programs require that the design of the data in the table data and EXCEL file exchange, this program can achieve change function
Platform: | Size: 32768 | Author: shaoli | Hits:

[Graph Drawingadaptivefilter

Description: RLS adaptive filter channel system order sysorder = 5 Number of system points N=2000 inp = randn(N,1) n = randn(N,1) [b,a] = butter(2,0.25) Gz = tf(b,a,-1) This function is submitted to make inverse Z-transform (Matlab central file exchange) The first sysorder weight value -RLS adaptive filter channel system order sysorder = 5 Number of system points N=2000 inp = randn(N,1) n = randn(N,1) [b,a] = butter(2,0.25) Gz = tf(b,a,-1) This function is submitted to make inverse Z-transform (Matlab central file exchange) The first sysorder weight value
Platform: | Size: 1024 | Author: 李李 | Hits:

[Web ServerLHB_TongXunLu

Description: 类似于网络硬盘,用于单位内简单的文件交换,因单位内禁止某些科室的电脑上网,而交换的文件又不想被第三者所知道,依靠U盘交换,跑来跑去,极大影响工作效率,根据该实际从简单实用的角度出发,编写了该工具。-Similar to a network hard drive for easy file exchange unit, because the unit prohibit certain sections of computer access, and document exchange do not want to be known to a third party, rely on U disk swap, running around, great affecting the efficiency, according to the actual simple and practical point of view, the preparation of the tool.
Platform: | Size: 183296 | Author: 曹泽中 | Hits:

[matlabMATLAB-Exchange-with-TXT-file-

Description: MATLAB Exchange with TXT file
Platform: | Size: 8192 | Author: 石新龙 | Hits:

[Otherlincon

Description: X = LINCON(A,B,N)解决线性同余的系统     A(1)* X== B(1)(MOD N(1)) A(2)* X== B(2)(MOD N(2))       ... A(M)* X== B(M)(N模(M))     的溶液中,X,将给出作为载体[X1 X2]代表的一般的解决方案           点ˉx== X1(MOD X2)         任何具体的答案可以通过让X = X1+ X2* K为k的任何整数值被发现。    如果没有解[无穷小 无穷小]将被退回。    标量输入功能相同的尺寸其他输入的恒定向量。-X = LINCON(A,B,N) solves the system of linear congruences A(1)* X == B(1) (mod N(1)) A(2)* X == B(2) (mod N(2)) ... A(m)* X == B(m) (mod N(m)) The solution, X, will be given as a vector [x1 x2] representing the general solution X == x1 (mod x2) Any specific answer can be found by letting X = x1+ x2* k for any integer value of k. If no solution exists [NaN NaN] will be returned. A scalar input functions as a constant vector of the same size as the other inputs. Program is compatible with Variable Precision Integer Arithmetic Toolbox available on File Exchange (#22725) Use of VPI is recommended for large magnitude inputs or outputs. If VPI is not used and internal calculations exceed largest consecutive flint a warning will be given that results may be inaccurate, along with [NaN NaN].
Platform: | Size: 3072 | Author: 木子 | Hits:

[OtherNetwork-Coding-Simulator

Description: 网络编码的程序,可以运行。网上相关资源很少,这是从matlab的file exchange上找到的。-Network Coding Simulator
Platform: | Size: 8192 | Author: xc | Hits:

[matlabTLS

Description: 我们提出了一个MATLAB工具箱,它可以解决与总最小二乘法(TLS)建模相关的基本问题。通过举例说明了如何用TLS方法求解: 线性回归模型 非线性回归模型 三维空间中的拟合数据 动力系统辨识 这个工具箱需要另外两个函数,这些函数已经在MATLAB中央文件交换中发布了。这些功能将被安装到计算机通过配套安装包的requirefexpackage包括TLS包。详情请参阅readme.txt文件。 作者:Ivo Petras,Dagmar Bednarova,Tomas Skovranek,Igor Podlubny (科希策斯洛伐克技术大学)(We present a Matlab toolbox which can solve basic problems related to the Total Least Squares (TLS) method in the modeling. By illustrative examples we show how to use the TLS method for solution of: - linear regression model - nonlinear regression model - fitting data in 3D space - identification of dynamical system This toolbox requires another two functions, which are already published in Matlab Central File Exchange. Those functions will be installed to computer via supporting install package 'requireFEXpackage' included in TLS package. For more details see ReadMe.txt file. Authors: Ivo Petras, Dagmar Bednarova, Tomas Skovranek, and Igor Podlubny (Technical University of Kosice, Slovakia))
Platform: | Size: 14336 | Author: qq12341 | Hits:

[OtherIMM

Description: The zip file contains a Simulink model, which describes a Gassian process and the Kalman filter. ... i m working on interacting multiple model with kalman estimators, how can i start my work ? .... A continuous time Simulink model of Kalman filter (Kalman-Bucy filter) has been developed and submitted to the File Exchange.
Platform: | Size: 5120 | Author: vw | Hits:

[Graph RecognizeCharacter Recognition

Description: 有关于字符识别,运用了OCR算法,内含完整的数据库和训练程序,还有一些测试集(From the matlab file exchange center, the character recognition written by the foreign gods, using the OCR algorithm, contains a complete training database.)
Platform: | Size: 73728 | Author: 风云2333 | Hits:

[Special EffectsNumber_Plate_Extraction

Description: 运用图形的形态学处理,腐蚀膨胀等,提取照片中的车牌区域并进行识别,来自matlab文件交换中心(Using the morphological processing of graphics, corrosion expansion, etc., extract the area of the license plate in the photo and recognize it, from the matlab file exchange center)
Platform: | Size: 1805312 | Author: 风云2333 | Hits:

[Algorithm378376671data_fusion

Description: matlab 传感器异步融合仿真程序,目前File Exchange中一共有超过35000个文件,这两天我对这三万多份源代码和模型进行了统计整理,将其中下载量最高的前1000个文件信息及链接,收录到了微信小程序中。(Matlab sensor asynchronous fusion simulation program At present, there are more than 35,000 files in File Exchange. In the past two days, I have compiled and compiled these more than 30,000 source codes and models, and included the information and links of the top 1,000 files with the highest download volume in the WeChat applet.)
Platform: | Size: 7168 | Author: P少年pi | Hits:
« 1 2 3 45 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net